@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img { width: 100%; vertical-align: middle; }
a, a:link { color: #333; text-decoration: none; }
a:visited { color: #333; }
a:hover { color: #333; }
a:active { color: #333; }
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body { color: #333; font-size: 13px; line-height: 1.5; text-size-adjust: none; -webkit-text-size-adjust: none; background-color: #FFF; }
#container { text-align: left; }
.fl { float: left; }
.fr { float: right; }
#gHeader { position: absolute; top: 0; left: 0; right: 0; padding: 0px 5%; z-index: 999; border-bottom: 1px solid rgba(255, 255, 255, .2); background-color:#fff; /*background: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)); */}
#gHeader.on { background: rgba(0, 0, 0, .3); }
#gHeader .logo img { width: 440px; margin-top: 20px; }
#gHeader .tel { min-width: 200px; background: #1a8ee5; color: #fff; padding: 15px 18px; box-sizing: border-box; height: 100px; }
#gHeader .tel strong { display: block; float: left; font-weight: 500; font-size: 22px; margin-top: 15px; }
#gHeader .tel p { float: left; position: relative; margin-left: 10px; }
#gHeader .tel span { display: block; line-height: 63px; font-size: 20px; letter-spacing: 1px; font-family: 'Source Han Sans CN'; }
#gNavi { width: 60%; }
#gNavi li { width: 11.11%; float: left; }
#gNavi li>a { display: block; text-align: center; color: #333; font-size: 18px; line-height: 100px; position: relative; font-family: 'Source Han Sans CN'; }
#gNavi li>a:before { content: ""; width: 10px; height: 10px; position: absolute; left: 50%; transform: translateX(-50%); border-radius: 50%; border: 2px solid #fff; bottom: 10px; display: none; }
#gNavi li.on>a:before, #gNavi li:hover>a:before { display: block; }
#gNavi li .drop { position: absolute; left: 0%; right: 0%; top: 100px; background: rgba(255, 255, 255, .9); z-index: 100; padding: 4% 7%; opacity: 0; visibility: hidden; }
#gNavi li:hover .drop { opacity: 1; visibility: inherit; }
#gNavi li .sj { width: 17px; height: 10px; position: absolute; left: 50%; bottom: -2px; transform: translateX(-50%); background: url(../images/icon29.png) no-repeat; background-size: cover; display: none; z-index: 999; }
#gNavi li:nth-child(4) .sj, #gNavi li:nth-child(5) .sj, #gNavi li:nth-child(8) .sj { display: none !important; }
#gNavi li:hover .sj { display: block; }
#gNavi li .drop dl { width: 14.28%; float: left; margin-bottom: 50px; font-family: 'Noto Sans CJK'; }
#gNavi li .drop dl a { display: block; color: #fff; }
#gNavi li .drop dl dt a { font-size: 16px; color: #1a8ee5; font-weight: 600; padding-left: 22px; background: url(../images/icon30.png) no-repeat left center; background-size: 18px; }
#gNavi li .drop dl dt:hover a, #gNavi li .drop dl dt.on a { color: #666; background-image: url(../images/icon30_h.png); }
#gNavi li .drop dl dd { margin-top: 10px; }
#gNavi li .drop dl dd a { font-size: 14px; color: #595959; line-height: 30px; display: block; position: relative; padding-left: 20px; }
#gNavi li .drop dl dd a:after { content: ""; width: 14px; height: 2px; background: #aaa; position: absolute; left: 0; top: 50%; margin-top: -1px; }
#gNavi li .drop dl dd a:hover, #gNavi li .drop dl dd a.on { color: #1a8ee5; }
#gNavi li .drop dl dd a:hover:after, #gNavi li .drop dl dd a.on:after { background: #59b3f7; }
#gNavi li .drop1 { text-align: center; padding: 40px 5% }
#gNavi li .drop1 a { display: inline-block; line-height: 40px; font-size: 15px; text-align: center; padding: 0 40px; border-radius: 5px; margin: 0 5px 15px; background: #f1f0f0; }
#gNavi li .drop1 a:hover, #gNavi li .drop1 a.on { background: #1a8ee5; color: #fff; }
.sec .title { text-align: center; overflow: hidden; }
.sec .title h2 { position: relative; display: inline-block; font-size: 34px; line-height: 1; margin-bottom: 6px; color: #032946; }
.sec .title1 h2:before, .sec .title1 h2:after { display: none; }
.sec .title p { font-size: 15px; color: #666; margin-top: 20px; }
.sec .title .i { width: 56px; margin: 10px auto; display: flex; display: none; }
.sec .title .i i { position: relative; display: block; width: 12px; letter-spacing: 0.5px; height: 12px; background: #2891fd; border-radius: 50%; margin-left: -3px; }
.sec .title .i i.i1 { z-index: 11; }
.sec .title .i i.i2 { opacity: 0.7; z-index: 10; }
.sec .title .i i.i3 { opacity: 0.4; z-index: 9; }
.sec .title .i i.i4 { opacity: 0.24; z-index: 8; }
.container { width: 85%; max-width: 1500px; box-sizing: border-box; margin: 0 auto; }
/*------------------------------------------------------------
	底部
------------------------------------------------------------*/
#gFooter { background: url(../images/bg6.jpg) no-repeat; background-size: cover; padding-top: 40px; color: #fff; font-size: 14px; }
#gFooter ul.nav { margin-bottom: 25px; }
#gFooter ul.nav li { width: 9.09%; float: left; text-align: center; }
#gFooter ul.nav li a { display: block; font-size: 15px; color: #fff; line-height: 15px; border-right: 1px dashed rgba(255, 255, 255, .4); }
#gFooter ul.nav li:last-child a { border-right: none; }
#gFooter .box1 { width: 33%; }
#gFooter .fl h3 { font-size: 18px; line-height: 40px; margin-bottom: 14px; }
#gFooter .box1 p { padding-left: 20px; line-height: 33px; }
#gFooter .box2 { width: 41%; padding-left: 50px; box-sizing: border-box; }
#gFooter .box2 ul { padding-left: 20px; overflow: hidden; }
#gFooter .box2 li { float: left; width: 33.33%; }
#gFooter .box2 li a { display: block; color: #fff; line-height: 33px; }
#gFooter .box3 { width: 26%; }
#gFooter .box3 .ewm { margin-top: 30px; }
#gFooter .box3 .ewm div { width: 100%; float: left; text-align: center; }
#gFooter .box3 .ewm div img { width: 120px; margin-bottom: 5px; }
#gFooter .link { margin-top: 20px; }
#gFooter .link h3 { font-size: 17px; margin-bottom: 10px; color: #fff; }
#gFooter .link a { display: inline-block; color: #fff; font-size: 14px; padding: 0 5px;  }
#gFooter .power { text-align: center; font-size: 14px; line-height: 28px; margin-top: 30px; padding: 6px 0; border-top: 1px solid rgba(255, 255, 255, .4); }
#gFooter .power a { color: #fff; }
#gFooter .power a img { width: 20px; }
.sp { display: none !important; }
 @media all and (min-width: 1024px) and (max-width:1600px) {
#gHeader .logo img { margin-top: 18px; width: 220px; }
#gNavi { width: 62% }
#gNavi li>a { line-height: 90px; font-size: 17px; }
#gHeader .tel { padding: 10px 18px; height: inherit; }
#gHeader .tel strong { font-size: 20px; margin-top: 20px; }
#gHeader .tel span { font-size: 18px; }
#gNavi li .drop { top: 90px; padding: 40px 7% }
#gNavi li .drop dl { margin-bottom: 40px }
.sec .title h2 { font-size: 32px; }
.sec .title p { margin-top: 20px; }
#gFooter .container { width: 90%; }
#gFooter .container .box1 { width: 30%; }
#gFooter .container .box2 { width: 33% }
.container { width: 82%; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
#gFooter { font-size: 13px; }
#gFooter .box3 .ewm div img { width: 120px; }
.container { width: 85%; }
.sec .title h2 { font-size: 32px; }
}
 @media all and (min-width: 1024px) and (max-width:1366px) {
#gNavi li>a { font-size: 16px; }
#gNavi li .drop { padding: 40px 4%; }
.sec .title h2 { font-size: 30px; }
.sec .title h2:before { width: 120px; height: 60px; background-size: 100%; left: -140px; }
.sec .title h2:after { width: 120px; height: 60px; background-size: 100%; right: -140px; }
.sec .title p { margin-top: 10px; font-size: 15px; }
#gFooter .box2 { padding-left: 30px; width: 34%; }
#gFooter .box2 ul { padding-left: 0px; }
#gFooter .box3 { width: 33%; }
}
 @media all and (min-width: 1024px) and (max-width:1300px) {
.container { width: 90%; }
#gHeader { padding: 0 3% }
}
 @media all and (min-width: 1024px) and (max-width:1200px) {
#gHeader .logo img { width: 200px; margin-top: 20px }
#gHeader .tel { padding: 10px; min-width: inherit }
#gNavi { width: 60% }
}
@media all and (min-width: 0) and (max-width: 767px) {
.sp { display: block !important; }
.pc { display: none !important; }
.fl { float: inherit; }
.fr { float: inherit; }
#gHeader { padding: 10px; background: #fff; position: relative; }
#gHeader .logo img { width: 200px; margin-top: 0px; }
#gHeader .stel { position: absolute; right: 60px; top: 18px; width: 32px; }
#gHeader .menu { position: absolute; right: 10px; top: 18px; width: 32px; }
#gNavi { width: 100%; left: 0; top: 70px; right: 0; position: absolute; padding: 20px 20px 40px; box-sizing: border-box; background-color: #fff; z-index: 100; border-top: 1px solid #f3f3f3; display: none; }
#gNavi li { width: 100%; float: inherit; }
#gNavi li>a { text-align: left; color: #333; font-size: 16px; background: url(../images/icon32.png) no-repeat right center; background-size: 22px; line-height: 40px; border-bottom: 1px dashed #d8e9f7; }
#gNavi li.on>a:before { display: none; }
#gNavi li.on>a { color: #1a8ee5; background-image: url(../images/icon55.png); }
#gNavi li .drop { position: inherit; left: inherit; right: inherit; top: inherit; border-top: inherit; padding: 10px; opacity: 1; visibility: inherit; display: none; }
#gNavi li:hover .drop { opacity: 1; visibility: inherit; }
#gNavi li:hover .sj { display: none; }
#gNavi li .drop dl { width: 50%; padding: 4px 8px; box-sizing: border-box; margin-bottom: 0px; }
#gNavi li .drop dl dt a { font-size: 15px; color: #fff; line-height: 34px; font-weight: 500; text-align: center; padding-left: 0px; border-radius: 4px; background: #aaa; }
#gNavi li .drop dl dt.on a, #gNavi li .drop dl dt:hover a { background: #aaa }
#gNavi li .drop dl.on dt a { color: #fff; background: #1a8ee5; }
#gNavi li .drop dl dd { display: none; }
#gNavi li .drop1 a { line-height: 36px; font-size: 14px; padding: 0 10px; }
.sec .title h2 { font-size: 26px; line-height: 30px; }
.sec .title h2:before { width: 120px; height: 50px; background-size: 120px; left: -130px; }
.sec .title h2:after { width: 120px; height: 50px; background-size: 120px; right: -130px; }
.sec .title p { font-size: 14px; margin-top: 13px; }
.sec .title .i { width: 28px; }
.sec .title .i i { width: 10px; height: 10px; }
.container { padding: 0 10px; width: 100%; }
/*------------------------------------------------------------
		底部
	------------------------------------------------------------*/
#gFooter { padding: 20px 0px; font-size: 14px; }
#gFooter ul.nav { margin-bottom: 12px; }
#gFooter ul.nav li { width: 20%; padding: 6px 0; }
#gFooter ul.nav li a { font-size: 14px; line-height: 14px; }
#gFooter ul.nav li:nth-child(5n) a { border-right: none; }
#gFooter .box1 { width: 100%; }
#gFooter .fl h3 { font-size: 17px; margin-bottom: 12px; }
#gFooter .box1 p { padding-left: 13px; line-height: 27px; }
#gFooter .box2 { width: 100%; padding: 10px 0px; }
#gFooter .box2 ul { padding-left: 0px; }
#gFooter .box2 li a { line-height: 28px; }
#gFooter .box3 { width: 100%; }
#gFooter .box3 .ewm { margin-top: 20px; }
#gFooter .box3 .ewm div img { width: 110px; }
#gFooter .power { font-size: 13px; line-height: 24px; margin-top: 20px; }
#container { padding-bottom: 25px; }
.fot { position: fixed; bottom: 0; right: 0; left: 0; z-index: 999; background: #0090ff; }
.fot li { width: 33.33%; float: left; }
.fot li a { display: block; padding: 8px 0 7px; text-align: center; position: relative; }
.fot li a button { position: absolute; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; }
.fot li span { display: block; width: 24px; height: 24px; margin: 0 auto 4px; }
.fot li a p { font-size: 15px; font-weight: 300; color: #fff; }
.embed-icon { bottom: 30% !important }
}
